Overload | Description |
---|---|
Remove(TKey) | Removes the element with the specified key from the ObservableDictionary<TKey,TValue>. |
Remove(ObservableKeyValuePair<TKey,TValue>) | (Inherited from System.Collections.ObjectModel.Collection<T>) |
Overload | Description |
---|---|
Remove(TKey) | Removes the element with the specified key from the ObservableDictionary<TKey,TValue>. |
Remove(ObservableKeyValuePair<TKey,TValue>) | (Inherited from System.Collections.ObjectModel.Collection<T>) |